/ Assembly List / LJCDBMessage / DataHTMLTable / DataTableHeadings

Namespace - LJCDBMessage


Parameters
dataTable - The DataTable object.

Returns

The HTML table headings row.

Syntax

C#
public static String DataTableHeadings(DataTable dataTable)

Create table headings from a DataTable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.